core: Use fd-relative creation for tmp/
authorColin Walters <walters@verbum.org>
Fri, 6 Sep 2013 22:19:54 +0000 (18:19 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 Sep 2013 22:45:16 +0000 (18:45 -0400)
commit2b61caa2feacc2a8fee9788c83a356e873f7198b
tree4b9f833fd618eb7b6ff51c7151a4c0029f550d37
parent249add9c94d1f1d5eb61bac4349daf4db669f2c3
core: Use fd-relative creation for tmp/

Update libgsystem submodule for a bugfix.

This is both more efficient from a kernel perspective, and avoids us
calling gs_file_get_path_cached() on tmp_dir constantly, which
triggered another bug due to lack of locking.
src/libgsystem
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c